xenpaging: add xs_handle to struct xenpaging
authorOlaf Hering <olaf@aepfle.de>
Wed, 22 Jun 2011 13:47:09 +0000 (14:47 +0100)
committerOlaf Hering <olaf@aepfle.de>
Wed, 22 Jun 2011 13:47:09 +0000 (14:47 +0100)
commitfaa19e60daf043236a3a8485069966796d8df219
treeb716a9fc322278e5b3a05f6bed95cb3591949a9c
parentaa1355f971287932e2ba09dfb04a6122ecc3951f
xenpaging: add xs_handle to struct xenpaging

A xs_handle is currently used in the xc_mem_paging_flush_ioemu_cache()
function and will be used by a subsequent patch.
Add it to struct xenpaging.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/xenpaging/xenpaging.c
tools/xenpaging/xenpaging.h